home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2000 August
/
NET74.ISO
/
pc
/
links
/
00015_Script_link - Cute FTP (Top 20)
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-06-22
|
253 b
|
11 lines
on mouseUp
on mouseDown me
puppetSound 1, "ClickSound"
if the platform = "Windows,32" then
open the moviepath&"software\CuteFTP\32bit\cute3032.exe"
else
open the moviepath&"software\CuteFTP\16bit\CUTE2016.EXE"
end if
end